xen.git
2011-01-13 Ian Jacksonxl: save domain config (userdata) under correct domid...
2011-01-12 Ian Jacksonlibxl: config parser: Rebuild config file parser scanne...
2011-01-12 Keir FraserRevert 22706:ca10302ac285 "xenpaging: update machine_to...
2011-01-11 Ian JacksonMerge
2011-01-11 Ian Jacksonlibxl: config parser: print warning for apparent arbitr...
2011-01-11 Ian Jacksonlibxl: config parser: rerun flex (Debian lenny 2.5.35)
2011-01-11 Ian Jacksonlibxl: config parser: make CfgParseContext initialisati...
2011-01-11 Ian Jacksonlibxl: config parser: do not segfault in some error...
2011-01-11 Gianni Tedescotools/python/pyxl: Updates to builtin-type marshalling...
2011-01-11 Gianni Tedescotools/python/pyxl: Export PCI passthrough related libxl...
2011-01-11 Gianni Tedescotools/python/pyxl: Allow subclassing of auto-generated...
2011-01-11 Gianni Tedescotools/python/pyxl: Export relevant integer constants...
2011-01-11 Gianni Tedescotools/python/pyxl: Un-muddle libxl_domain_(pause|unpaus...
2011-01-11 Gianni Tedescotools/python/pyxl: Fix reference counting of Py_(None...
2011-01-11 Ian JacksonQEMU_TAG update
2011-01-11 Michal Novotnytools/xend: check for device model if path is not specified
2011-01-11 Christoph Eggerlibxl: fix missing include of <signal.h>
2011-01-11 Gianni Tedescolibxl: move domain struct init functions from xl to...
2011-01-11 Gianni Tedescolibxl: Introduce libxl_domain_create_new() and libxl_do...
2011-01-11 Ian Campbelllibxl: refactor code which adds per-PCI device backend...
2011-01-11 Ian Campbelllibxl: log which PCI device could not be reset.
2011-01-11 Ian Campbelllibxl: do not leak front flexarray on error in libxl_cr...
2011-01-11 Ian Campbelllibxl: write PCI frontend xenstore nodes to the fronten...
2011-01-11 Tim Deegantools: remove fs-front/fs-back
2011-01-11 Ian Jacksontools/xenpaging: fix return value from xc_mem_paging_fl...
2011-01-11 John Weekesstubdom: Fix stubdom-dm using "grep" improperly
2011-01-11 Gianni Tedescostubdom/minios: don't retrieve the address of void...
2011-01-11 Samuel Thibaultstubdom/minios: use correct sized types for software...
2011-01-11 Daniel De Graaflibxl: Add gfx_passthru parameter
2011-01-11 Keir Fraserxentrace: build fix "array subscript has type 'char'"
2011-01-11 Keir Frasertools: Fix flask does not build because linking fails...
2011-01-11 Keir Fraserxenctx: misc adjustments
2011-01-11 Keir Fraserx86: restore x2apic pre-enabled check logic
2011-01-11 Keir Fraserxenpaging: update machine_to_phys_mapping[] during...
2011-01-11 Keir Fraserxenpaging: drop paged pages in guest_remove_page
2011-01-11 Keir Fraserxenpaging: update machine_to_phys_mapping[] during...
2011-01-11 Keir Fraserxenpaging: make three functions static
2011-01-11 Keir Fraserxenpaging: print page-in/page-out progress
2011-01-11 Keir Fraserxenpaging: mkdir /var/lib/xen/xenpaging during make...
2011-01-11 Keir Fraserxenpaging: specify policy mru_size at runtime
2011-01-11 Keir Fraserxenpaging: remove domain_id and mfn from struct xenpagi...
2011-01-11 Keir Fraserx86-64: refine access permission check for wrmsr to...
2011-01-10 Keir Fraservt-d: Remove unnecessary 'inline' qualifiers
2011-01-10 Keir Fraservtd: Remove unused 'align' local variable from iommu_fl...
2011-01-10 Keir Fraservtd: Fix up iommu_flush_iotlb_psi().
2011-01-10 Keir Fraserx86_64: don't use weak symbols on x86-64
2011-01-10 Keir Fraserx86-64: don't allow wrmsr to MSR_FAM10H_MMIO_CONF_BASE...
2011-01-10 Keir FraserEPT/VT-d: bug fix for EPT/VT-d table sharing
2011-01-08 Keir FraserUpdate hgignore list
2011-01-08 Joe Epsteinmem_access test tool: xen-access
2011-01-08 Keir Frasertools/tests: Move x86 emulator tests into a subdir
2011-01-08 Keir FraserUpdate AMD SVM feature flags
2011-01-08 Keir FraserUpdate AMD CPU feature flags 0x80000001:ECX for Xen...
2011-01-08 Keir Fraserlibxc: Update AMD CPU feature flags 0x80000001:ECX...
2011-01-08 Keir Frasertimer: Don't hardcode cpu0 in migrate_timers_from_cpu().
2011-01-08 Keir Frasertimer: Ensure that CPU field of a timer is read safely...
2011-01-08 Keir Fraserx86: Fix atomic_write*() macros to correctly inform...
2011-01-08 Keir Frasertimer: Fix up timer-state teardown on CPU offline ...
2011-01-08 Keir Fraserx86: Free per-cpu area for offline cpu via RCU.
2011-01-07 Gianni Tedescoxl: Implement flexarray_append() and flexarray_vappend()
2011-01-07 Gianni Tedescoxl: Move device model functions in to a separate file
2011-01-07 Gianni Tedescominios: use constant expression to size arrays
2011-01-07 Keir Fraserx86 asid: Do not check for per-cpu asid state being...
2011-01-07 Keir FraserASID: Optimize hvm_flush_guest_tlbs
2011-01-07 Keir FraserUpdate my email address to long-term stable address.
2011-01-07 Tim DeeganFix 32-bit build after the latest mem-event series
2011-01-07 Joe Epsteinmem_type HVMOP: replaced enum
2011-01-07 Joe Epsteinmem_access: added trap injection to libxc
2011-01-07 Joe Epsteinmem_access: added INT3/CRx capture
2011-01-07 Joe Epsteinmem_access: HVMOPs for setting mem access
2011-01-07 Joe Epsteinmem_access: access listener can be required
2011-01-07 Joe Epsteinmem_access: mem event additions for access
2011-01-07 Joe Epsteinmem_access: introduce P2M mem_access types
2011-01-06 Keir Fraserkexec: correct _domain offset info in elf-notes
2011-01-06 Anthony PERARDlibxl: Lists qdisk device in libxl_device_disk_list
2011-01-06 Anthony PERARDlibxl: Factorize function libxl_device_disk_list
2011-01-06 Ian Campbellocaml: evtchn+xc bindings: use libxenctrl and libxenguest
2011-01-06 Ian Campbellocaml: rename Evtchn.bind_virq as Evtchn.bind_dom_exc_virq
2011-01-06 Ian Campbellocaml: add dependency to module metadata
2011-01-06 Ian Campbellocaml: resynchronise uuid library with xen-api-libs.hg
2011-01-06 Eamon Walshlibxl: Correct paths in libxl__fill_dom0_memory_info...
2011-01-06 Ian JacksonMerge
2011-01-06 Christoph Eggerlibxc: portability fixes for NetBSD
2011-01-06 Tim Deeganmem_sharing: fix race condition of nominate and unshare
2011-01-06 Anthony PERARDlibxl: Specify the target ram size to Qemu (new) when...
2011-01-06 Christoph Eggerlibxl: Implement libxl_basename()
2011-01-05 Ian JacksonQEMU_TAG update
2011-01-05 Yang Z Zhanglibxl: fix free of uninitialised "disks" variable
2011-01-05 Ian Jacksontools/xend: drbd: fix things by reverting 20158
2011-01-05 Gianni Tedescoxl: don't segfault parsing disk configs, support NULL...
2011-01-05 Keir Fraserrelax vCPU pinned checks
2011-01-05 Keir Fraserx86 hvm: Add a missing line to record the type passed...
2011-01-05 Keir Fraserx86: Allow dom0 to write MSR IA32_ENERGY_PERF_BIAS
2011-01-05 Keir Fraser[VTD] added WLAN device ID on Fujitsu's platform in...
2011-01-05 Keir Fraserx86 amd: Revert 6382:b74c15e4dd4f (AMD flush filter...
2011-01-05 Tim DeeganEnable 1GB HAP support by default.
2011-01-04 Mukesh Rathortools/gdbsx: Update gdbsx README
2011-01-04 Ian Campbelltools/hotplug/Linux: only apply dummy MAC address to...
2011-01-04 Tim Deeganx86/mm: Add p2m_lock in set_shared_p2m_entry
2010-12-27 Keir Fraserx86 hvm: Missing chunk from TSC-deadline support patch.
next